inherited fProgress: TfProgress Caption = 'Progress' ClientHeight = 187 PixelsPerInch = 96 TextHeight = 13 inherited pImage: TPanel Height = 129 inherited iImage: TImage Height = 107 end end inherited pBody: TPanel Height = 129 object Label1: TLabel Left = 10 Top = 10 Width = 325 Height = 13 Align = alTop Caption = 'Installation progress:' end object lProgress: TLabel Left = 10 Top = 53 Width = 325 Height = 66 Align = alBottom AutoSize = False WordWrap = True end end inherited pButtons: TPanel Top = 129 object pbMain: TProgressBar Left = 8 Top = 26 Width = 513 Height = 16 Min = 0 Max = 100 TabOrder = 0 end end end